Global Index
HTML5 JS API Index > Indexed DB Tutorials & Specs

IDBIndexParameters

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
booleanmultiEntry = false
booleanunique = false
Referenced by
IDBObjectStorecreateIndex(...)